Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
CheckBoxEditorWrapperBase<T,TOut> Class Members
The following tables list the members exposed by CheckBoxEditorWrapperBase<T,TOut>.
Public Properties
Public Methods
| Name | Description |
| AddClientEvent | ModelWidgetBase.AddClientEvent (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>) |
| AllowNullValue | BaseEditorModel.AllowNullValue (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>) |
| Checked | CheckBoxEditorModel.Checked |
| ClientEvents | ModelWidgetBase.ClientEvents (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>) |
| Disabled | BaseEditorModel.ReadOnly (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>) |
| Height | Overloaded. BaseEditorModel.Height (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>) |
| HtmlAttributes | BaseEditorModel.HtmlAttributes (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>) |
| IconClass | CheckBoxEditorModel.IconClass |
| ID | ID (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>) |
| InputName | BaseEditorModel.InputName (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>) |
| Language | Set control language. Possible values are: "en", "bg", "ru", "ja", "fr", "es", "de" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>) |
| Locale | Set control locale. (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>) |
| NullValue | BaseEditorModel.NullValue (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>) |
| ReadOnly | BaseEditorModel.ReadOnly (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>) |
| Regional | Set control regional. Example: "en" or "en-GB" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>) |
| Size | CheckBoxEditorModel.Size |
| TabIndex | BaseEditorModel.TabIndex (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>) |
| ValidatorOptions | BaseEditorModel.ValidatorOptions (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>) |
| Value | BaseEditorModel.Value (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>) |
| Width | Overloaded. BaseEditorModel.Width (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>) |
See Also